=======================================================================
 	Source Editor for Win98, WinME, Win2K, WinXP

	Copyright (c) by Kovalev S., 2000 - 2005.
=======================================================================

 Table of Contents
-------------------

 - License Agreement
 - Description
 - C, Asm, C#, Java files compilation
 - System Requirements
 - History

=======================================================================
 License Agreement
-------------------

 This version of program is a shareware.
-----------------------------------------
 You may register it on the web-sites:
 RegSoft.com or ShareIt.com (on-line, credit card, fax...)

 Menu items "Help | Register on ..." are provided for registering
 on web-sites. You can also use links placed on the MicroTools4U site.

 See prices on the sites.
 You will be provided with the link to the full version.

=======================================================================
 Description
-------------

 See also Help-About in the program itself for more information.

 You can:
 > Edit next types of source files: C/C++ (.c,.cpp,.h), C# (.cs),
 Java(.java), Ix86 Assembler (.asm, .inc), Resources (.rc). 

 > Edit web files and view them in the inner (or external) browser:
 Xml (.xml, .config), Java Script (.js), Cascading Style Sheets (.css),
 Html (.html, .htm), ASP.NET(.aspx, .asmx, .ascx, .asax,...)
 and also navigate the web.

 > Add any extension to any color-scheme
 and to be registered and|or to be opened by Source Editor.

 > It also:
 -----------
 - has feature for printing (in Black & White + bolding)
 - recognizes (for coloring) some common C-definitions like BOOL, etc.
 - recognizes for C# most classes, structures, enums...
 - does it also for Java
 - has projects (list of files) manager
 - can be extended for any additional tokens coloring
 - can run compilers and compiled programs with options
 - has templates for Asm, C/C++, C#, Java and ASP.NET files
 - has examples for C/C++, C# and Masm32

 > "C Lessons for beginners" are written with C++ syntax.

 WinXP Style (for Windows XP).
 -----------------------------
 "Source Editor.exe.manifest" file is used for it.

=======================================================================
  C, Asm, C#, Java files compilation
 -----------------------------------

 Source Editor uses associated actions to compile source files.
 It can run from itself (Tools | ...) compilers and compiled programs.

 There are some files: "_---.pif" and "--- In Registry.reg" for this
 purpose in the "Source Editor" ("Compilation" subfolder).
 
  1. If you did install files into 
 "C:\Program Files\MicroTools4U\Source Editor" (by default)
 you can don't edit "--- In Registry.reg" and merge it into
 registry to be able to compile files (from explorer). Otherwise
 open them and modify folder where Source Editor was installed to.

  2. "_---.pif" file also contains path where now compiler is located,
 so also open it through "Properties" and check out the compiler's path.

  3. For compiling CSharp with an icon, 
 place Project.ico in the same folder where .cs-file is located. 

  4. There can be problem with compiling, so try (if they are):
 - Don't use long paths,
 - Don't use spaces (' ') in the paths.

  C, Asm Files compiling through explorer:
 ------------------------------------------
 Asm Files compiling needs in the (!) additional thing:

  5. "link.exe" and "mspdb50.dll" (or mspdb60.dll) must
 have been placed in some %PATH% folder (C:\Windows\Command, or...).
 Copy them from "C:\Masm32\Bin" folder (or where they are located).

  C, Asm and C# files compiling:
 --------------------------------
  6. "/nologo" option causes closing of console window if nothing
 (no errors and warning) have been shown. If you prefer this
 behavior, use "--- In Registry with nologo.reg" files.

 (See also "Autoexec and MS-DOS.bat" for LIB and INCLUDE variables.)

=======================================================================
 Minimum System Requirements
-------------------------------

 OS		Windows 98
 Processor	Pentium 133
 Screen Size	800 * 600
 Memory		32 MB

 It occupies with examples about 3.0 MB drive's memory.

=======================================================================
 History
-------------

 07.2001
 "Beginning... It was started 10.1999 and..."

 07.2002
 In the April 2002, Robert W. Durk from Milwaukee found out this
 program and thought that it costs his attention and to be "a little"
 developed also.

 So, it was reviewed, a little... This way the version 1.2 is appeared,
 and program began its second life.

 'Lessons for C' was also added and translated into English
 thanks to (with minds of) Robert.

 09.2002
 Included templates for assembler have origin in MASM32 free
 delivered packet. It was finally included only into version 1.3,
 when almost all assembler instructions with extensions were typed
 into code highlighting.

 01-02.2003
 C# and Java supporting is started.

 For C# names of structures, classes, enums, interfaces and delegates
 from some .NET Framework namespaces are included (see "Help-About").

 Names for common Java classes are also included.

 10.2003 - 11.2003.
 Once more time reviewed and the status of shareware is assigned to, -
 divided into Demo (Trial) and Full issues.

 01.2004
 "Run Program" is added for different compilers' options supporting.

 03.2004 - 12.2004
 - Simple coloring for XML-Type Files (xml, config...)
 - View web-files (.aspx...) in the Web Browser (inner or external)
 - Coloring for CSS, JavaScript, ASP.NET, HTML
 - Additional features and corrections...

 10.2003 - 02.2005 
 - TypeBrowser.NET and Clock.NET were written in the Source Editor.
 
 03.2005
 - Version 2.30 is released with Projects Manager.

 05.2005
 - Version 2.32 - Html Image Generator for web-publication.

 08.2005 
 - Version 2.35 - Unicode supporting

-----------------------------------------------------------------------
 March 2005.
 "It's not supposed to use it as 'Developer Studio' - but it's useful 
 (I think) for beginners (students and...) and for 'simple' coding".

=======================================================================
 Enjoy it.

 Serguei Kovalev.
 Tallinn, Estonia. 2000 - 2005.

 web	: http://www.hot.ee/microtools4u
 mail	: microtools4u@hot.ee
